Project Types
plz-cli is able to distinguish between different types of project. This allows each command to do a very specific tasks depending on which type of project it is executed in.
react-appreact-componentmodule
If no project type is provided then react-app is used as a default.